public marks

PUBLIC MARKS from "Xavier Lacot" with tags performance & api

2013

MessagePack: It's like JSON. but fast and small.

by 4 others
MessagePack is an efficient binary serialization format. It is faster and smaller than JSON. Implementations are available in dozens of languages.

2012

Web Application Load Testing Tools For API Endpoints With loader.io

by 1 other
A load testing service that allows you to stress test your web-apps/apis with thousands of concurrent connections.

2011

Navigation Timing

This brand new specification defines an interface for web applications to access timing information related to navigation and elements. When implemented, this will help track web pages frontend performance.